home *** CD-ROM | disk | FTP | other *** search
- Path: cs.ruu.nl!usenet
- From: wsldanke@cs.ruu.nl (Wessel Dankers)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: MUI programming problem ...
- Date: 19 Feb 1996 20:50:30 GMT
- Organization: Dept of Computer Science, Utrecht University, The Netherlands
- Message-ID: <699.6623T1277T332@cs.ruu.nl>
- References: <4ga8eo$bcu@sun1000.pwr.wroc.pl>
- NNTP-Posting-Host: anx1p1.cc.ruu.nl
- X-Newsreader: THOR 2.22 (Amiga TCP/IP)
-
- > IQWin = NewObject (MainWindowClass->mcc_Class, NULL, TAG_DONE),
- ^
- Should this be a comma or a semi-colon? That makes quite some difference!
-
- Now NewObject() would be evaluated, then IQApp = ...
- Then the value of IQApp would be put in IQWin!
-
- --
- Wessel Dankers _\\|//_ <wsldanke@cs.ruu.nl>
- ///|\\\
- ----------------------------oOO--(_)---OOo----------------------------
- `Never imagine yourself not to be otherwise than what it might appear
- to others that what you were or might have been was not otherwise than
- what you had been would have appeared to them to be otherwise.'
-
-